PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getOutline Method
In This Topic
    getOutline Method
    In This Topic
    Gets the document outline.
    Syntax
    public PDFOutlineItemCollection getOutline()

    Return Value

    A tree-structured hierarchy of outline items.
    See Also